home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992…ugust: Hack to the Future / ADC Developer CD (1992-08) (''Hack To The Future'')_iso / Dev.CD 199208.iso / Technical Documentation / DTS Sample Code / Snippets / Toolbox & IAC / Sound / WavePlay / How To Use WavePlay next >
Encoding:
Text File  |  1992-07-15  |  368 b   |  10 lines  |  [TEXT/ttxt]

  1. WavePlay:
  2.  
  3. To use WavePlay just double click on it and select Start from the file menu.  The 
  4. application will then make a white noise wave table and play a frequency through it.
  5. It will then play the same frequency through a square wave. You should be able to notice
  6. the difference in the sound.
  7.  
  8. All of the code which is worth looking at is in the routine "start".
  9.  
  10.